Fix last change.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 3 Oct 2009 20:41:06 +0000 (20:41 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 3 Oct 2009 20:41:06 +0000 (20:41 +0000)
lisp/cedet/ede.el

index e68169117fa34eed8c7b4b5ff4c0c5930ca9bb86..e3f632ac761fbec6f47500708a56efe416bd0d97 100644 (file)
@@ -436,7 +436,7 @@ Do not set this to non-nil globally.  It is used internally.")
 ;;; The EDE persistent cache.
 ;;
 (defcustom ede-project-placeholder-cache-file
-  (expand-file-name "ede-projects" user-emacs-directory)
+  (expand-file-name "ede-projects.el" user-emacs-directory)
   "File containing the list of projects EDE has viewed."
   :group 'ede
   :type 'file)